AtmosphericScattering
Complete API reference for AtmosphericScattering, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Post processing
Component: yes
public class AtmosphericScattering extends Component
Constructors
| Signature | Description |
|---|---|
AtmosphericScattering(AtmosphericScattering) | Executes AtmosphericScattering and returns after the underlying engine call finishes. |
AtmosphericScattering(Engine) | Executes AtmosphericScattering and returns after the underlying engine call finishes. |
AtmosphericScattering() | Executes AtmosphericScattering and returns after the underlying engine call finishes. |
Attributes
| Name | Type | Description |
|---|---|---|
instance | AtmosphericScattering | Represents the instance value stored on this instance. Read or assign to update the property. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
ambientLight | boolean | set | Virtual attribute exposed by setAmbientLight. Access it like a field to read or write the underlying value. |
ambientLightResolutionID | int | get/set | Virtual attribute exposed by getAmbientLightResolutionID. Access it like a field to read or write the underlying value. |
atmosphereDensity | float | get/set | Virtual attribute exposed by getAtmosphereDensity. Access it like a field to read or write the underlying value. |
atmosphereDensityFalloff | float | get/set | Virtual attribute exposed by getAtmosphereDensityFalloff. Access it like a field to read or write the underlying value. |
atmosphereExtent | float | get/set | Virtual attribute exposed by getAtmosphereExtent. Access it like a field to read or write the underlying value. |
cirrusClouds | CloudType | get/set | Virtual attribute exposed by getCirrusClouds. Access it like a field to read or write the underlying value. |
cumulusClouds | CloudType | get/set | Virtual attribute exposed by getCumulusClouds. Access it like a field to read or write the underlying value. |
enableMoonball | boolean | set | Virtual attribute exposed by setEnableMoonball. Access it like a field to read or write the underlying value. |
enableSunball | boolean | set | Virtual attribute exposed by setEnableSunball. Access it like a field to read or write the underlying value. |
groundColor | Color | get/set | Virtual attribute exposed by getGroundColor. Access it like a field to read or write the underlying value. |
lux | float | get/set | Virtual attribute exposed by getLux. Access it like a field to read or write the underlying value. |
maxResolutionID | int | get/set | Virtual attribute exposed by getMaxResolutionID. Access it like a field to read or write the underlying value. |
rayLeigh | Color | get/set | Virtual attribute exposed by getRayLeigh. Access it like a field to read or write the underlying value. |
skyboxSimulationSpeed | float | get/set | Virtual attribute exposed by getSkyboxSimulationSpeed. Access it like a field to read or write the underlying value. |
wetness | float | get/set | Virtual attribute exposed by getWetness. Access it like a field to read or write the underlying value. |
Methods
| Signature | Returns | Description |
|---|---|---|
isAmbientLight() | boolean | Executes isAmbientLight and returns after the underlying engine call finishes. |
isEnableMoonball() | boolean | Executes isEnableMoonball and returns after the underlying engine call finishes. |
isEnableSunball() | boolean | Executes isEnableSunball and returns after the underlying engine call finishes. |